home *** CD-ROM | disk | FTP | other *** search
/ Startware 8 / startware 8.iso / data / Software / Internet / Explorer4 / MSGMS_1.CAB / MSGMS.INI < prev    next >
Encoding:
INI File  |  1997-06-29  |  2.4 KB  |  49 lines

  1. ; MSGMS.ini -- input for dooflop.exe
  2.  
  3. [Options]
  4. SetupTitle="Microsoft Synthesizer %s"
  5. ; ForceUninstall=1
  6. ; DebugCommands=1
  7.  
  8. [Setup] ; executed at end of MSGMS.inf
  9. Status Status1
  10. IncrementDLLShareCounts SysFiles AppName1
  11. ; SetupIMusicDirectory AppName1
  12. ; SetupIMusicFileTypes IMusicFileTypes
  13. ; CopyFileToIMusic gm.dls GM.dls
  14. HideWindow
  15. PromptOK OKPrompt1
  16.  
  17. [IMusicFileTypes]
  18. .dls DlsGroup
  19.  
  20. [SysFiles] ; files that go into windows\system directory
  21. MSYNTH25.dll
  22.  
  23. [LFNDir]
  24. GM.DLS
  25.  
  26. [Strings]
  27. Status1="Setting up Interactive Music directory..."
  28. AppName1="Microsoft Synthesizer"
  29. OKPrompt1="Microsoft Synthesizer has been installed."
  30. FindingDLLs="Finding shared DLL files to uninstall..."
  31. CopyToIMusic="Copying '%s' to the Interactive Music directory"
  32. Registering="Registering: %s"
  33. DidNotRegister="%d DLLs did not register correctly."
  34. DlsGroup="Downloadable Sounds"
  35. Dooflop_FindingDLLs="Finding shared DLL files to uninstall..."
  36. Dooflop_Registering="Registering: %s"
  37. Dooflop_DidNotRegister="%d DLLs did not register correctly."
  38. Dooflop_DeleteFileTypes="Do you want to delete the following types of files from the %s directory: %s?"
  39. Dooflop_PromptToDelete="The following files appear not to be needed by any application.  Would you like to delete them?\n\n%s"
  40. Dooflop_DefaultMMFilesSubdir="SetupMMFiles: Cannot create directory '%s'"
  41. Dooflop_TestUsage="File '%s' may be read-only or in use, which may cause this operation to fail.\n\nClose other applications, then click Retry to continue.  Or, to ignore this error, click Cancel."
  42. Dooflop_RetryCopy="File '%s' may be read-only or in use and cannot be updated.\n\nClose other applications, then click Retry to continue.  To skip this file, click Ignore.  Or, to cancel Setup, click Abort."
  43. Dooflop_RetryDelete="File '%s' may be read-only or in use and cannot be deleted.\n\nClose other applications, then click Retry to continue.  To skip this file, click Ignore.  Or, to cancel Uninstall, click Abort."
  44. Dooflop_CantUpdateIMusicShareCount="SetupIMusicDirectory: Cannot update Interactive Music share count."
  45. Dooflop_SourceFileNotFound="Source file copy '%s' not found (error %d)."
  46. Dooflop_CopyFileToIMusic="CopyFileToIMusic: Cannot find file '%s'"
  47. Dooflop_CreateDirectoryPath="CreateDirectoryPath: Cannot create directory '%s' (error %d)"
  48. Dooflop_InvalidIMusic="The Interactive Music directory is not registered, so it will not be uninstalled"
  49.